home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / sheep_es.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2010-03-13  |  56 b   |  4 lines

  1. on(rollOver){
  2.    _root.startbtn.gotoAndStop("on");
  3. }
  4.